home *** CD-ROM | disk | FTP | other *** search
- -- card: 4166 from stack: in
- -- bmap block id: 5613
- -- flags: 0000
- -- background id: 3817
- -- name:
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=482 top=7 right=21 bottom=500
- -- title width / last selected line: 0
- -- icon id / first selected line: 16560 / 16560
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- go to next card
- end mouseUp
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=458 top=7 right=22 bottom=478
- -- title width / last selected line: 0
- -- icon id / first selected line: 15420 / 15420
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- go to prev card
- end mouseUp
-
-
-
- -- part 16 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=387 top=269 right=292 bottom=462
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Find
- ----- HyperTalk script -----
- on mouseUp
- ask "What do you want to look for?" with ""
- if it is "" then
- else find it
- if the result is "not found" then
- put "not found"
- end if
- end mouseUp
-
-
-
- -- part 17 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=9 top=317 right=342 bottom=34
- -- title width / last selected line: 0
- -- icon id / first selected line: 27308 / 27308
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- go home
- end mouseUp
-
-
-
- -- part 19 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=480 top=26 right=44 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 6720 / 6720
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- goback
- end mouseUp
-
-
-
- -- part 23 (field)
- -- low flags: 80
- -- high flags: 0007
- -- rect: left=98 top=70 right=289 bottom=411
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Info
-
-
- -- part 24 (button)
- -- low flags: 80
- -- high flags: 8003
- -- rect: left=357 top=268 right=286 bottom=392
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: OK
- ----- HyperTalk script -----
- on mouseUp
- hide card button "OK"
- hide card field "info"
- show background button "info?"
- end mouseUp
-
-
-
- -- part contents for background part 12
- ----- text -----
- Texts
-
- -- part contents for background part 13
- ----- text -----
- Primary Sources
-
- -- part contents for background part 14
- ----- text -----
- Index
-
- -- part contents for background part 15
- ----- text -----
- 1